3.229 \(\int \frac{x^3}{\sqrt{a+b x^3+c x^6}} \, dx\)

Optimal. Leaf size=140 \[ \frac{x^4 \sqrt{\frac{2 c x^3}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^3}{\sqrt{b^2-4 a c}+b}+1} F_1\left (\frac{4}{3};\frac{1}{2},\frac{1}{2};\frac{7}{3};-\frac{2 c x^3}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}}\right )}{4 \sqrt{a+b x^3+c x^6}} \]

[Out]

(x^4*Sqrt[1 + (2*c*x^3)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^3)/(b + Sqrt[b^
2 - 4*a*c])]*AppellF1[4/3, 1/2, 1/2, 7/3, (-2*c*x^3)/(b - Sqrt[b^2 - 4*a*c]), (-
2*c*x^3)/(b + Sqrt[b^2 - 4*a*c])])/(4*Sqrt[a + b*x^3 + c*x^6])

_______________________________________________________________________________________

Rubi [A]  time = 0.475987, antiderivative size = 140, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 20, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.1 \[ \frac{x^4 \sqrt{\frac{2 c x^3}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^3}{\sqrt{b^2-4 a c}+b}+1} F_1\left (\frac{4}{3};\frac{1}{2},\frac{1}{2};\frac{7}{3};-\frac{2 c x^3}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}}\right )}{4 \sqrt{a+b x^3+c x^6}} \]

Antiderivative was successfully verified.

[In]  Int[x^3/Sqrt[a + b*x^3 + c*x^6],x]

[Out]

(x^4*Sqrt[1 + (2*c*x^3)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^3)/(b + Sqrt[b^
2 - 4*a*c])]*AppellF1[4/3, 1/2, 1/2, 7/3, (-2*c*x^3)/(b - Sqrt[b^2 - 4*a*c]), (-
2*c*x^3)/(b + Sqrt[b^2 - 4*a*c])])/(4*Sqrt[a + b*x^3 + c*x^6])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 39.9591, size = 122, normalized size = 0.87 \[ \frac{x^{4} \sqrt{a + b x^{3} + c x^{6}} \operatorname{appellf_{1}}{\left (\frac{4}{3},\frac{1}{2},\frac{1}{2},\frac{7}{3},- \frac{2 c x^{3}}{b - \sqrt{- 4 a c + b^{2}}},- \frac{2 c x^{3}}{b + \sqrt{- 4 a c + b^{2}}} \right )}}{4 a \sqrt{\frac{2 c x^{3}}{b - \sqrt{- 4 a c + b^{2}}} + 1} \sqrt{\frac{2 c x^{3}}{b + \sqrt{- 4 a c + b^{2}}} + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(x**3/(c*x**6+b*x**3+a)**(1/2),x)

[Out]

x**4*sqrt(a + b*x**3 + c*x**6)*appellf1(4/3, 1/2, 1/2, 7/3, -2*c*x**3/(b - sqrt(
-4*a*c + b**2)), -2*c*x**3/(b + sqrt(-4*a*c + b**2)))/(4*a*sqrt(2*c*x**3/(b - sq
rt(-4*a*c + b**2)) + 1)*sqrt(2*c*x**3/(b + sqrt(-4*a*c + b**2)) + 1))

_______________________________________________________________________________________

Mathematica [B]  time = 0.276455, size = 380, normalized size = 2.71 \[ \frac{7 a^2 x^4 \left (-\sqrt{b^2-4 a c}+b+2 c x^3\right ) \left (\sqrt{b^2-4 a c}+b+2 c x^3\right ) F_1\left (\frac{4}{3};\frac{1}{2},\frac{1}{2};\frac{7}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )}{\left (b-\sqrt{b^2-4 a c}\right ) \left (\sqrt{b^2-4 a c}+b\right ) \left (a+b x^3+c x^6\right )^{3/2} \left (28 a F_1\left (\frac{4}{3};\frac{1}{2},\frac{1}{2};\frac{7}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )-3 x^3 \left (\left (\sqrt{b^2-4 a c}+b\right ) F_1\left (\frac{7}{3};\frac{1}{2},\frac{3}{2};\frac{10}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )+\left (b-\sqrt{b^2-4 a c}\right ) F_1\left (\frac{7}{3};\frac{3}{2},\frac{1}{2};\frac{10}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )\right )\right )} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[x^3/Sqrt[a + b*x^3 + c*x^6],x]

[Out]

(7*a^2*x^4*(b - Sqrt[b^2 - 4*a*c] + 2*c*x^3)*(b + Sqrt[b^2 - 4*a*c] + 2*c*x^3)*A
ppellF1[4/3, 1/2, 1/2, 7/3, (-2*c*x^3)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^3)/(-b +
Sqrt[b^2 - 4*a*c])])/((b - Sqrt[b^2 - 4*a*c])*(b + Sqrt[b^2 - 4*a*c])*(a + b*x^3
 + c*x^6)^(3/2)*(28*a*AppellF1[4/3, 1/2, 1/2, 7/3, (-2*c*x^3)/(b + Sqrt[b^2 - 4*
a*c]), (2*c*x^3)/(-b + Sqrt[b^2 - 4*a*c])] - 3*x^3*((b + Sqrt[b^2 - 4*a*c])*Appe
llF1[7/3, 1/2, 3/2, 10/3, (-2*c*x^3)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^3)/(-b + Sq
rt[b^2 - 4*a*c])] + (b - Sqrt[b^2 - 4*a*c])*AppellF1[7/3, 3/2, 1/2, 10/3, (-2*c*
x^3)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^3)/(-b + Sqrt[b^2 - 4*a*c])])))

_______________________________________________________________________________________

Maple [F]  time = 0.018, size = 0, normalized size = 0. \[ \int{{x}^{3}{\frac{1}{\sqrt{c{x}^{6}+b{x}^{3}+a}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(x^3/(c*x^6+b*x^3+a)^(1/2),x)

[Out]

int(x^3/(c*x^6+b*x^3+a)^(1/2),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x^{3}}{\sqrt{c x^{6} + b x^{3} + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^3/sqrt(c*x^6 + b*x^3 + a),x, algorithm="maxima")

[Out]

integrate(x^3/sqrt(c*x^6 + b*x^3 + a), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{x^{3}}{\sqrt{c x^{6} + b x^{3} + a}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^3/sqrt(c*x^6 + b*x^3 + a),x, algorithm="fricas")

[Out]

integral(x^3/sqrt(c*x^6 + b*x^3 + a), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x^{3}}{\sqrt{a + b x^{3} + c x^{6}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x**3/(c*x**6+b*x**3+a)**(1/2),x)

[Out]

Integral(x**3/sqrt(a + b*x**3 + c*x**6), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x^{3}}{\sqrt{c x^{6} + b x^{3} + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^3/sqrt(c*x^6 + b*x^3 + a),x, algorithm="giac")

[Out]

integrate(x^3/sqrt(c*x^6 + b*x^3 + a), x)